func net/http.nop
9 uses
net/http (current package)
client.go#L358: return nop, alwaysFalse
client.go#L367: return nop, alwaysFalse
transport.go#L2788: func nop() {}
transport.go#L2792: testHookEnterRoundTrip = nop
transport.go#L2793: testHookWaitResLoop = nop
transport.go#L2794: testHookRoundTripRetried = nop
transport.go#L2795: testHookPrePendingDial = nop
transport.go#L2796: testHookPostPendingDial = nop
transport.go#L2799: testHookReadLoopBeforeNextRead = nop
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |